crypto/tls.Config.ticketKeys (method)
2 uses
crypto/tls (current package)
common.go#L864: func (c *Config) ticketKeys(configForClient *Config) []ticketKey {
handshake_server.go#L153: c.ticketKeys = originalConfig.ticketKeys(configForClient)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)